[INFO] cloning repository https://github.com/k-kinzal/spec-oracle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-kinzal/spec-oracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-kinzal%2Fspec-oracle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-kinzal%2Fspec-oracle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19098b7fc7d95c38b04e932143c6698c203ed4db
[INFO] checking k-kinzal/spec-oracle against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-kinzal%2Fspec-oracle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k-kinzal/spec-oracle
[INFO] finished tweaking git repo https://github.com/k-kinzal/spec-oracle
[INFO] tweaked toml for git repo https://github.com/k-kinzal/spec-oracle written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k-kinzal/spec-oracle on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k-kinzal/spec-oracle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da
[INFO] running `Command { std: "docker" "start" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking anyhow v1.0.101
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling specd v0.1.0 (/opt/rustwide/workdir/specd)
[INFO] [stderr]    Compiling spec-cli v0.1.0 (/opt/rustwide/workdir/spec-cli)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking spec-core v0.1.0 (/opt/rustwide/workdir/spec-core)
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stdout] warning: unused import: `ConstraintKind`
[INFO] [stdout]   --> spec-core/src/formal/proof/z3_backend.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::formal::{Constraint, ConstraintKind};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EdgeKind`
[INFO] [stdout]  --> spec-core/src/data/query.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{SpecNodeData, EdgeKind};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: use of deprecated enum `formal::transform::transform::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> spec-core/src/lib.rs:23:81
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use formal::{UDAFModel, Universe, Domain, AdmissibleSet, TransformFunction, TransformStrategy, Constraint, ConstraintKind, Trans...
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `formal::transform::transform::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> spec-core/src/formal/mod.rs:26:68
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use transform::{TransformFunction, TransformId, TransformKind, TransformStrategy, TransformMetadata};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::ASTAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 135 |             TransformStrategy::Manual { description: _ } => {
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:280:36
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 TransformStrategy::Manual {
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::ASTAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 3 => TransformStrategy::ASTAnalysis {
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::TypeAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:310:41
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 2 => TransformStrategy::TypeAnalysis {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::FormalVerification`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:313:41
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 1 => TransformStrategy::FormalVerification {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:317:41
[INFO] [stdout]     |
[INFO] [stdout] 317 |                 _ => TransformStrategy::Manual {
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EdgeKind`
[INFO] [stdout]  --> spec-core/src/data/query.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{SpecNodeData, EdgeKind};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `formal::transform::transform::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> spec-core/src/lib.rs:23:81
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use formal::{UDAFModel, Universe, Domain, AdmissibleSet, TransformFunction, TransformStrategy, Constraint, ConstraintKind, Trans...
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `formal::transform::transform::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> spec-core/src/formal/mod.rs:26:68
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use transform::{TransformFunction, TransformId, TransformKind, TransformStrategy, TransformMetadata};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::ASTAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:135:32
[INFO] [stdout]     |
[INFO] [stdout] 135 |             TransformStrategy::Manual { description: _ } => {
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:280:36
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 TransformStrategy::Manual {
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::ASTAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:304:41
[INFO] [stdout]     |
[INFO] [stdout] 304 |                 3 => TransformStrategy::ASTAnalysis {
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::TypeAnalysis`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:310:41
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 2 => TransformStrategy::TypeAnalysis {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::FormalVerification`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:313:41
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 1 => TransformStrategy::FormalVerification {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `formal::transform::transform::TransformStrategy::Manual`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:317:41
[INFO] [stdout]     |
[INFO] [stdout] 317 |                 _ => TransformStrategy::Manual {
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::ASTAnalysis::language`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:46
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::ASTAnalysis::extractor_config`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:56
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::Manual::description`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:135:41
[INFO] [stdout]     |
[INFO] [stdout] 135 |             TransformStrategy::Manual { description: _ } => {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::ASTAnalysis::language`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:46
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::ASTAnalysis::extractor_config`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:127:56
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TransformStrategy::ASTAnalysis { language, extractor_config } => {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `formal::transform::transform::TransformStrategy::Manual::description`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:135:41
[INFO] [stdout]     |
[INFO] [stdout] 135 |             TransformStrategy::Manual { description: _ } => {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         root: &RootSpace,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> spec-core/src/formal/proof/prover.rs:440:8
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl Prover {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 440 |     fn check_consistency_via_constraints(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     fn check_satisfiability_via_constraints(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 565 |     fn get_constraint_description<'a>(&self, constraint: &'a crate::formal::Constraint) -> &'a str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn detect_obvious_contradiction(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     fn detect_obvious_unsatisfiability(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     fn constraints_conflict(&self, desc_a: &str, desc_b: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 664 |     fn extract_minimum(&self, desc: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 679 |     fn extract_maximum(&self, desc: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 |     fn extract_number(&self, s: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> spec-core/tests/integration_test.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         contradictions.len() >= 0,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spec_core::InferredSpecification`
[INFO] [stdout]   --> spec-core/tests/projection_integration_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use spec_core::InferredSpecification;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> spec-core/src/formal/model/model.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         root: &RootSpace,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:433:13
[INFO] [stdout]     |
[INFO] [stdout] 433 |         let node_id = {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_id`
[INFO] [stdout]    --> spec-core/src/formal/model/sync.rs:461:13
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let node_id = {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/benches/project_operations.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use specd::project::ProjectManager;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/benches/project_operations.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use specd::storage::{LocalFileBackend, StorageBackend};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> specd/benches/project_operations.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/tests/integration/project_lifecycle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use specd::proto::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/tests/integration/model_operations.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use specd::proto::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/tests/integration/project_lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use specd::proto::spec_oracle_client::SpecOracleClient;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `specd` in this scope
[INFO] [stdout]  --> specd/tests/integration/model_operations.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use specd::proto::spec_oracle_client::SpecOracleClient;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `specd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `specd`, use `cargo add specd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `specd::proto::spec_oracle_client::SpecOracleClient`, `specd::proto::spec_oracle_client::SpecOracleClient`
[INFO] [stdout]  --> specd/tests/integration/project_lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use specd::proto::spec_oracle_client::SpecOracleClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: specd/tests/integration/model_operations.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use specd::proto::spec_oracle_client::SpecOracleClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `specd` (bench "project_operations") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .create_project(Request::new(CreateProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListProjectsRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         .list_projects(Request::new(ListProjectsRequest {}))
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .delete_project(Request::new(DeleteProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListProjectsRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .list_projects(Request::new(ListProjectsRequest {}))
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .create_project(Request::new(CreateProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |         .create_project(Request::new(CreateProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .switch_project(Request::new(SwitchProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddNodeRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 |         .add_node(Request::new(AddNodeRequest {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchProjectRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/project_lifecycle.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .switch_project(Request::new(SwitchProjectRequest {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddNodeRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .add_node(Request::new(AddNodeRequest {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |         .switch_project(Request::new(SwitchProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListNodesRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:119:34
[INFO] [stdout]     |
[INFO] [stdout] 119 |         .list_nodes(Request::new(ListNodesRequest {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .switch_project(Request::new(SwitchProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListNodesRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |         .list_nodes(Request::new(ListNodesRequest {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 148 |         .delete_project(Request::new(DeleteProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:154:38
[INFO] [stdout]     |
[INFO] [stdout] 154 |         .delete_project(Request::new(DeleteProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> spec-core/src/formal/proof/prover.rs:440:8
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl Prover {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 440 |     fn check_consistency_via_constraints(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     fn check_satisfiability_via_constraints(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 565 |     fn get_constraint_description<'a>(&self, constraint: &'a crate::formal::Constraint) -> &'a str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     fn detect_obvious_contradiction(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     fn detect_obvious_unsatisfiability(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     fn constraints_conflict(&self, desc_a: &str, desc_b: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 664 |     fn extract_minimum(&self, desc: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 679 |     fn extract_maximum(&self, desc: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 694 |     fn extract_number(&self, s: &str) -> Option<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetCurrentProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:168:43
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .get_current_project(Request::new(GetCurrentProjectRequest {}))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |         .create_project(Request::new(CreateProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SwitchProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:183:38
[INFO] [stdout]     |
[INFO] [stdout] 183 |         .switch_project(Request::new(SwitchProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetCurrentProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:190:43
[INFO] [stdout]     |
[INFO] [stdout] 190 |         .get_current_project(Request::new(GetCurrentProjectRequest {}))
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteProjectRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/project_lifecycle.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .delete_project(Request::new(DeleteProjectRequest {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateUniverseRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .create_universe(Request::new(CreateUniverseRequest {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetUniverseRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .get_universe(Request::new(GetUniverseRequest {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListUniversesRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .list_universes(Request::new(ListUniversesRequest {}))
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteUniverseRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .delete_universe(Request::new(DeleteUniverseRequest {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetUniverseRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |         .get_universe(Request::new(GetUniverseRequest {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateUniverseRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .create_universe(Request::new(CreateUniverseRequest {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateDomainRequest` in this scope
[INFO] [stdout]   --> specd/tests/integration/model_operations.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 |         .create_domain(Request::new(CreateDomainRequest {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetDomainRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .get_domain(Request::new(GetDomainRequest {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListDomainsRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 |         .list_domains(Request::new(ListDomainsRequest {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteUniverseRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .delete_universe(Request::new(DeleteUniverseRequest {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateUniverseRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:137:39
[INFO] [stdout]     |
[INFO] [stdout] 137 |         .create_universe(Request::new(CreateUniverseRequest {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateUniverseRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:145:39
[INFO] [stdout]     |
[INFO] [stdout] 145 |         .create_universe(Request::new(CreateUniverseRequest {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTransformRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 |         .create_transform(Request::new(CreateTransformRequest {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `UdafTransformStrategy` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |             strategy: Some(UdafTransformStrategy {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetTransformRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 |         .get_transform(Request::new(GetTransformRequest {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListTransformsRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         .list_transforms(Request::new(ListTransformsRequest {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteUniverseRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:195:39
[INFO] [stdout]     |
[INFO] [stdout] 195 |         .delete_universe(Request::new(DeleteUniverseRequest { id: source_id }))
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DeleteUniverseRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:199:39
[INFO] [stdout]     |
[INFO] [stdout] 199 |         .delete_universe(Request::new(DeleteUniverseRequest { id: target_id }))
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SyncModelRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:211:34
[INFO] [stdout]     |
[INFO] [stdout] 211 |         .sync_model(Request::new(SyncModelRequest {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ValidateModelRequest` in this scope
[INFO] [stdout]    --> specd/tests/integration/model_operations.rs:221:38
[INFO] [stdout]     |
[INFO] [stdout] 221 |         .validate_model(Request::new(ValidateModelRequest {}))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `specd` (test "integration_test") due to 46 previous errors
[INFO] [stdout] error[E0407]: method `add_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | /     async fn add_node(
[INFO] [stdout] 346 | |         &self,
[INFO] [stdout] 347 | |         request: Request<proto::AddNodeRequest>,
[INFO] [stdout] 348 | |     ) -> Result<Response<proto::AddNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |         }))
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `add_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | /     async fn add_node(
[INFO] [stdout] 346 | |         &self,
[INFO] [stdout] 347 | |         request: Request<proto::AddNodeRequest>,
[INFO] [stdout] 348 | |     ) -> Result<Response<proto::AddNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |         }))
[INFO] [stdout] 369 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `get_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | /     async fn get_node(
[INFO] [stdout] 372 | |         &self,
[INFO] [stdout] 373 | |         request: Request<proto::GetNodeRequest>,
[INFO] [stdout] 374 | |     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |         }))
[INFO] [stdout] 385 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `get_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 | /     async fn get_node(
[INFO] [stdout] 372 | |         &self,
[INFO] [stdout] 373 | |         request: Request<proto::GetNodeRequest>,
[INFO] [stdout] 374 | |     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |         }))
[INFO] [stdout] 385 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `list_nodes` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 | /     async fn list_nodes(
[INFO] [stdout] 388 | |         &self,
[INFO] [stdout] 389 | |         request: Request<proto::ListNodesRequest>,
[INFO] [stdout] 390 | |     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout] 407 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::*`
[INFO] [stdout]  --> spec-cli/src/commands/dispatcher.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> spec-cli/src/commands/dispatcher.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::*`
[INFO] [stdout]  --> spec-cli/src/commands/dispatcher.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> spec-cli/src/commands/dispatcher.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `list_nodes` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 | /     async fn list_nodes(
[INFO] [stdout] 388 | |         &self,
[INFO] [stdout] 389 | |         request: Request<proto::ListNodesRequest>,
[INFO] [stdout] 390 | |     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout] 407 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `remove_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     async fn remove_node(
[INFO] [stdout] 410 | |         &self,
[INFO] [stdout] 411 | |         request: Request<proto::RemoveNodeRequest>,
[INFO] [stdout] 412 | |     ) -> Result<Response<proto::RemoveNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |         Ok(Response::new(proto::RemoveNodeResponse {}))
[INFO] [stdout] 423 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `remove_node` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     async fn remove_node(
[INFO] [stdout] 410 | |         &self,
[INFO] [stdout] 411 | |         request: Request<proto::RemoveNodeRequest>,
[INFO] [stdout] 412 | |     ) -> Result<Response<proto::RemoveNodeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |         Ok(Response::new(proto::RemoveNodeResponse {}))
[INFO] [stdout] 423 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `add_edge` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 | /     async fn add_edge(
[INFO] [stdout] 430 | |         &self,
[INFO] [stdout] 431 | |         request: Request<proto::AddEdgeRequest>,
[INFO] [stdout] 432 | |     ) -> Result<Response<proto::AddEdgeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |         }))
[INFO] [stdout] 451 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `add_edge` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 | /     async fn add_edge(
[INFO] [stdout] 430 | |         &self,
[INFO] [stdout] 431 | |         request: Request<proto::AddEdgeRequest>,
[INFO] [stdout] 432 | |     ) -> Result<Response<proto::AddEdgeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |         }))
[INFO] [stdout] 451 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `list_edges` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 | /     async fn list_edges(
[INFO] [stdout] 454 | |         &self,
[INFO] [stdout] 455 | |         request: Request<proto::ListEdgesRequest>,
[INFO] [stdout] 456 | |     ) -> Result<Response<proto::ListEdgesResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         Ok(Response::new(proto::ListEdgesResponse { edges }))
[INFO] [stdout] 473 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `list_edges` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 | /     async fn list_edges(
[INFO] [stdout] 454 | |         &self,
[INFO] [stdout] 455 | |         request: Request<proto::ListEdgesRequest>,
[INFO] [stdout] 456 | |     ) -> Result<Response<proto::ListEdgesResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         Ok(Response::new(proto::ListEdgesResponse { edges }))
[INFO] [stdout] 473 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `remove_edge` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 | /     async fn remove_edge(
[INFO] [stdout] 476 | |         &self,
[INFO] [stdout] 477 | |         request: Request<proto::RemoveEdgeRequest>,
[INFO] [stdout] 478 | |     ) -> Result<Response<proto::RemoveEdgeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         Ok(Response::new(proto::RemoveEdgeResponse {}))
[INFO] [stdout] 489 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `remove_edge` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 | /     async fn remove_edge(
[INFO] [stdout] 476 | |         &self,
[INFO] [stdout] 477 | |         request: Request<proto::RemoveEdgeRequest>,
[INFO] [stdout] 478 | |     ) -> Result<Response<proto::RemoveEdgeResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         Ok(Response::new(proto::RemoveEdgeResponse {}))
[INFO] [stdout] 489 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `filter_by_layer` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 | /     async fn filter_by_layer(
[INFO] [stdout] 596 | |         &self,
[INFO] [stdout] 597 | |         request: Request<proto::FilterByLayerRequest>,
[INFO] [stdout] 598 | |     ) -> Result<Response<proto::FilterByLayerResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |         Ok(Response::new(proto::FilterByLayerResponse { nodes }))
[INFO] [stdout] 609 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `filter_by_layer` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 | /     async fn filter_by_layer(
[INFO] [stdout] 596 | |         &self,
[INFO] [stdout] 597 | |         request: Request<proto::FilterByLayerRequest>,
[INFO] [stdout] 598 | |     ) -> Result<Response<proto::FilterByLayerResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |         Ok(Response::new(proto::FilterByLayerResponse { nodes }))
[INFO] [stdout] 609 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `set_node_universe` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:954:5
[INFO] [stdout]     |
[INFO] [stdout] 954 | /     async fn set_node_universe(
[INFO] [stdout] 955 | |         &self,
[INFO] [stdout] 956 | |         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout] 957 | |     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         }))
[INFO] [stdout] 970 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `set_node_universe` is not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout]    --> specd/src/service.rs:954:5
[INFO] [stdout]     |
[INFO] [stdout] 954 | /     async fn set_node_universe(
[INFO] [stdout] 955 | |         &self,
[INFO] [stdout] 956 | |         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout] 957 | |     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout] ...   |
[INFO] [stdout] 969 | |         }))
[INFO] [stdout] 970 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `proto::spec_oracle_server::SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |         request: Request<proto::AddNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |     ) -> Result<Response<proto::AddNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |         Ok(Response::new(proto::AddNodeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GetNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:373:33
[INFO] [stdout]     |
[INFO] [stdout] 373 |         request: Request<proto::GetNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GetNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:374:33
[INFO] [stdout]     |
[INFO] [stdout] 374 |     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:681:1
[INFO] [stdout]     |
[INFO] [stdout] 681 | pub struct GetDomainResponse {
[INFO] [stdout]     | ---------------------------- similarly named struct `GetDomainResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 374 -     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout] 374 +     ) -> Result<Response<proto::GetDomainResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:382:33
[INFO] [stdout]     |
[INFO] [stdout] 382 |         Ok(Response::new(proto::GetNodeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:681:1
[INFO] [stdout]     |
[INFO] [stdout] 681 | pub struct GetDomainResponse {
[INFO] [stdout]     | ---------------------------- similarly named struct `GetDomainResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 382 -         Ok(Response::new(proto::GetNodeResponse {
[INFO] [stdout] 382 +         Ok(Response::new(proto::GetDomainResponse {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListNodesRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:389:33
[INFO] [stdout]     |
[INFO] [stdout] 389 |         request: Request<proto::ListNodesRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | pub struct ListDomainsRequest {
[INFO] [stdout]     | ----------------------------- similarly named struct `ListDomainsRequest` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 389 -         request: Request<proto::ListNodesRequest>,
[INFO] [stdout] 389 +         request: Request<proto::ListDomainsRequest>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListNodesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:390:33
[INFO] [stdout]     |
[INFO] [stdout] 390 |     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:692:1
[INFO] [stdout]     |
[INFO] [stdout] 692 | pub struct ListDomainsResponse {
[INFO] [stdout]     | ------------------------------ similarly named struct `ListDomainsResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 390 -     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout] 390 +     ) -> Result<Response<proto::ListDomainsResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListNodesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:406:33
[INFO] [stdout]     |
[INFO] [stdout] 406 |         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:692:1
[INFO] [stdout]     |
[INFO] [stdout] 692 | pub struct ListDomainsResponse {
[INFO] [stdout]     | ------------------------------ similarly named struct `ListDomainsResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 406 -         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout] 406 +         Ok(Response::new(proto::ListDomainsResponse { nodes }))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:411:33
[INFO] [stdout]     |
[INFO] [stdout] 411 |         request: Request<proto::RemoveNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:412:33
[INFO] [stdout]     |
[INFO] [stdout] 412 |     ) -> Result<Response<proto::RemoveNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |         request: Request<proto::AddNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RemoveNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:422:33
[INFO] [stdout]     |
[INFO] [stdout] 422 |         Ok(Response::new(proto::RemoveNodeResponse {}))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |     ) -> Result<Response<proto::AddNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddEdgeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:431:33
[INFO] [stdout]     |
[INFO] [stdout] 431 |         request: Request<proto::AddEdgeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |     ) -> Result<Response<proto::AddEdgeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |         Ok(Response::new(proto::AddNodeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:448:33
[INFO] [stdout]     |
[INFO] [stdout] 448 |         Ok(Response::new(proto::AddEdgeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GetNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:373:33
[INFO] [stdout]     |
[INFO] [stdout] 373 |         request: Request<proto::GetNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListEdgesRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:455:33
[INFO] [stdout]     |
[INFO] [stdout] 455 |         request: Request<proto::ListEdgesRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListEdgesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:456:33
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ) -> Result<Response<proto::ListEdgesResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GetNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:374:33
[INFO] [stdout]     |
[INFO] [stdout] 374 |     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:681:1
[INFO] [stdout]     |
[INFO] [stdout] 681 | pub struct GetDomainResponse {
[INFO] [stdout]     | ---------------------------- similarly named struct `GetDomainResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 374 -     ) -> Result<Response<proto::GetNodeResponse>, Status> {
[INFO] [stdout] 374 +     ) -> Result<Response<proto::GetDomainResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListEdgesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |         Ok(Response::new(proto::ListEdgesResponse { edges }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveEdgeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:477:33
[INFO] [stdout]     |
[INFO] [stdout] 477 |         request: Request<proto::RemoveEdgeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GetNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:382:33
[INFO] [stdout]     |
[INFO] [stdout] 382 |         Ok(Response::new(proto::GetNodeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:681:1
[INFO] [stdout]     |
[INFO] [stdout] 681 | pub struct GetDomainResponse {
[INFO] [stdout]     | ---------------------------- similarly named struct `GetDomainResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 382 -         Ok(Response::new(proto::GetNodeResponse {
[INFO] [stdout] 382 +         Ok(Response::new(proto::GetDomainResponse {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:478:33
[INFO] [stdout]     |
[INFO] [stdout] 478 |     ) -> Result<Response<proto::RemoveEdgeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListNodesRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:389:33
[INFO] [stdout]     |
[INFO] [stdout] 389 |         request: Request<proto::ListNodesRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | pub struct ListDomainsRequest {
[INFO] [stdout]     | ----------------------------- similarly named struct `ListDomainsRequest` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 389 -         request: Request<proto::ListNodesRequest>,
[INFO] [stdout] 389 +         request: Request<proto::ListDomainsRequest>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListNodesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:390:33
[INFO] [stdout]     |
[INFO] [stdout] 390 |     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:692:1
[INFO] [stdout]     |
[INFO] [stdout] 692 | pub struct ListDomainsResponse {
[INFO] [stdout]     | ------------------------------ similarly named struct `ListDomainsResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 390 -     ) -> Result<Response<proto::ListNodesResponse>, Status> {
[INFO] [stdout] 390 +     ) -> Result<Response<proto::ListDomainsResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RemoveEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:488:33
[INFO] [stdout]     |
[INFO] [stdout] 488 |         Ok(Response::new(proto::RemoveEdgeResponse {}))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FilterByLayerRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:597:33
[INFO] [stdout]     |
[INFO] [stdout] 597 |         request: Request<proto::FilterByLayerRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FilterByLayerResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:598:33
[INFO] [stdout]     |
[INFO] [stdout] 598 |     ) -> Result<Response<proto::FilterByLayerResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListNodesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:406:33
[INFO] [stdout]     |
[INFO] [stdout] 406 |         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:692:1
[INFO] [stdout]     |
[INFO] [stdout] 692 | pub struct ListDomainsResponse {
[INFO] [stdout]     | ------------------------------ similarly named struct `ListDomainsResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 406 -         Ok(Response::new(proto::ListNodesResponse { nodes }))
[INFO] [stdout] 406 +         Ok(Response::new(proto::ListDomainsResponse { nodes }))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveNodeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:411:33
[INFO] [stdout]     |
[INFO] [stdout] 411 |         request: Request<proto::RemoveNodeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FilterByLayerResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |         Ok(Response::new(proto::FilterByLayerResponse { nodes }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:412:33
[INFO] [stdout]     |
[INFO] [stdout] 412 |     ) -> Result<Response<proto::RemoveNodeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SetNodeUniverseRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:956:33
[INFO] [stdout]     |
[INFO] [stdout] 956 |         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | pub struct DeleteUniverseRequest {
[INFO] [stdout]     | -------------------------------- similarly named struct `DeleteUniverseRequest` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 956 -         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout] 956 +         request: Request<proto::DeleteUniverseRequest>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SetNodeUniverseResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:957:33
[INFO] [stdout]     |
[INFO] [stdout] 957 |     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:658:1
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub struct DeleteUniverseResponse {}
[INFO] [stdout]     | --------------------------------- similarly named struct `DeleteUniverseResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 957 -     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout] 957 +     ) -> Result<Response<proto::DeleteUniverseResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RemoveNodeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:422:33
[INFO] [stdout]     |
[INFO] [stdout] 422 |         Ok(Response::new(proto::RemoveNodeResponse {}))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetNodeUniverseResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Ok(Response::new(proto::SetNodeUniverseResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:658:1
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub struct DeleteUniverseResponse {}
[INFO] [stdout]     | --------------------------------- similarly named struct `DeleteUniverseResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 967 -         Ok(Response::new(proto::SetNodeUniverseResponse {
[INFO] [stdout] 967 +         Ok(Response::new(proto::DeleteUniverseResponse {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddEdgeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:431:33
[INFO] [stdout]     |
[INFO] [stdout] 431 |         request: Request<proto::AddEdgeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:432:33
[INFO] [stdout]     |
[INFO] [stdout] 432 |     ) -> Result<Response<proto::AddEdgeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FileStore`
[INFO] [stdout]  --> specd/src/migration.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use spec_core::store::{DirectoryStore, FileStore, Store};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Project`
[INFO] [stdout]   --> specd/src/migration.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::project::{ProjectManager, Project};
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdmissibleSetMetadata`
[INFO] [stdout]   --> specd/src/model_service.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AdmissibleSet, AdmissibleSetMetadata, Constraint, ConstraintKind,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:448:33
[INFO] [stdout]     |
[INFO] [stdout] 448 |         Ok(Response::new(proto::AddEdgeResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListEdgesRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:455:33
[INFO] [stdout]     |
[INFO] [stdout] 455 |         request: Request<proto::ListEdgesRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListEdgesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:456:33
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ) -> Result<Response<proto::ListEdgesResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListEdgesResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |         Ok(Response::new(proto::ListEdgesResponse { edges }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveEdgeRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:477:33
[INFO] [stdout]     |
[INFO] [stdout] 477 |         request: Request<proto::RemoveEdgeRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoveEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:478:33
[INFO] [stdout]     |
[INFO] [stdout] 478 |     ) -> Result<Response<proto::RemoveEdgeResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RemoveEdgeResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:488:33
[INFO] [stdout]     |
[INFO] [stdout] 488 |         Ok(Response::new(proto::RemoveEdgeResponse {}))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FilterByLayerRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:597:33
[INFO] [stdout]     |
[INFO] [stdout] 597 |         request: Request<proto::FilterByLayerRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FilterByLayerResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:598:33
[INFO] [stdout]     |
[INFO] [stdout] 598 |     ) -> Result<Response<proto::FilterByLayerResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FilterByLayerResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |         Ok(Response::new(proto::FilterByLayerResponse { nodes }))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ not found in `proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SetNodeUniverseRequest` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:956:33
[INFO] [stdout]     |
[INFO] [stdout] 956 |         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | pub struct DeleteUniverseRequest {
[INFO] [stdout]     | -------------------------------- similarly named struct `DeleteUniverseRequest` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 956 -         request: Request<proto::SetNodeUniverseRequest>,
[INFO] [stdout] 956 +         request: Request<proto::DeleteUniverseRequest>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SetNodeUniverseResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:957:33
[INFO] [stdout]     |
[INFO] [stdout] 957 |     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:658:1
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub struct DeleteUniverseResponse {}
[INFO] [stdout]     | --------------------------------- similarly named struct `DeleteUniverseResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 957 -     ) -> Result<Response<proto::SetNodeUniverseResponse>, Status> {
[INFO] [stdout] 957 +     ) -> Result<Response<proto::DeleteUniverseResponse>, Status> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetNodeUniverseResponse` in module `proto`
[INFO] [stdout]    --> specd/src/service.rs:967:33
[INFO] [stdout]     |
[INFO] [stdout] 967 |         Ok(Response::new(proto::SetNodeUniverseResponse {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:658:1
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub struct DeleteUniverseResponse {}
[INFO] [stdout]     | --------------------------------- similarly named struct `DeleteUniverseResponse` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 967 -         Ok(Response::new(proto::SetNodeUniverseResponse {
[INFO] [stdout] 967 +         Ok(Response::new(proto::DeleteUniverseResponse {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]    --> specd/src/config.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FileStore`
[INFO] [stdout]  --> specd/src/migration.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use spec_core::store::{DirectoryStore, FileStore, Store};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Project`
[INFO] [stdout]   --> specd/src/migration.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::project::{ProjectManager, Project};
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spec_core::data::NodeKind`
[INFO] [stdout]    --> specd/src/migration.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use spec_core::data::NodeKind;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> specd/src/migration.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdmissibleSetMetadata`
[INFO] [stdout]   --> specd/src/model_service.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AdmissibleSet, AdmissibleSetMetadata, Constraint, ConstraintKind,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `spec_core::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> specd/src/model_service.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     TransformId, TransformKind, TransformStrategy, UDAFModel, UniverseId,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `spec_core::TransformStrategy`: Use ProjectionStrategy instead, which includes observer configuration
[INFO] [stdout]   --> specd/src/model_service.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     TransformId, TransformKind, TransformStrategy, UDAFModel, UniverseId,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:153:48
[INFO] [stdout]      |
[INFO] [stdout]  153 | impl proto::spec_oracle_server::SpecOracle for SpecOracleService {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: required because it appears within the type `z3::Context`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/lib.rs:76:12
[INFO] [stdout]      |
[INFO] [stdout]   76 | pub struct Context {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `proof::z3_backend::Z3Backend`
[INFO] [stdout]     --> spec-core/src/formal/proof/z3_backend.rs:19:12
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct Z3Backend {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Prover`
[INFO] [stdout]     --> spec-core/src/formal/proof/prover.rs:11:12
[INFO] [stdout]      |
[INFO] [stdout]   11 | pub struct Prover {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] note: required because it appears within the type `UDAFModel`
[INFO] [stdout]     --> spec-core/src/formal/model/model.rs:14:12
[INFO] [stdout]      |
[INFO] [stdout]   14 | pub struct UDAFModel {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ModelState`
[INFO] [stdout]     --> specd/src/model_service.rs:20:12
[INFO] [stdout]      |
[INFO] [stdout]   20 | pub struct ModelState {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Mutex<ModelState>` to implement `Sync`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `std::sync::Arc<std::sync::Mutex<ModelState>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ModelServiceImpl`
[INFO] [stdout]     --> specd/src/model_service.rs:38:12
[INFO] [stdout]      |
[INFO] [stdout]   38 | pub struct ModelServiceImpl {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `SpecOracleService`
[INFO] [stdout]     --> specd/src/service.rs:8:12
[INFO] [stdout]      |
[INFO] [stdout]    8 | pub struct SpecOracleService {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `SpecOracle`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:2373:47
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub trait SpecOracle: std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^ required by this bound in `SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:153:48
[INFO] [stdout]      |
[INFO] [stdout]  153 | impl proto::spec_oracle_server::SpecOracle for SpecOracleService {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: required because it appears within the type `z3::Context`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/lib.rs:76:12
[INFO] [stdout]      |
[INFO] [stdout]   76 | pub struct Context {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `proof::z3_backend::Z3Backend`
[INFO] [stdout]     --> spec-core/src/formal/proof/z3_backend.rs:19:12
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct Z3Backend {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Prover`
[INFO] [stdout]     --> spec-core/src/formal/proof/prover.rs:11:12
[INFO] [stdout]      |
[INFO] [stdout]   11 | pub struct Prover {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] note: required because it appears within the type `spec_core::UDAFModel`
[INFO] [stdout]     --> spec-core/src/formal/model/model.rs:14:12
[INFO] [stdout]      |
[INFO] [stdout]   14 | pub struct UDAFModel {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ModelState`
[INFO] [stdout]     --> specd/src/model_service.rs:20:12
[INFO] [stdout]      |
[INFO] [stdout]   20 | pub struct ModelState {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Mutex<ModelState>` to implement `Sync`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `std::sync::Arc<std::sync::Mutex<ModelState>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ModelServiceImpl`
[INFO] [stdout]     --> specd/src/model_service.rs:38:12
[INFO] [stdout]      |
[INFO] [stdout]   38 | pub struct ModelServiceImpl {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `SpecOracleService`
[INFO] [stdout]     --> specd/src/service.rs:8:12
[INFO] [stdout]      |
[INFO] [stdout]    8 | pub struct SpecOracleService {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `SpecOracle`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:2373:47
[INFO] [stdout]      |
[INFO] [stdout] 2373 |     pub trait SpecOracle: std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^ required by this bound in `SpecOracle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/main.rs:53:22
[INFO] [stdout]      |
[INFO] [stdout]   53 |         .add_service(proto::spec_oracle_server::SpecOracleServer::new(svc))
[INFO] [stdout]      |          ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]      |          |
[INFO] [stdout]      |          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: required because it appears within the type `z3::Context`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/lib.rs:76:12
[INFO] [stdout]      |
[INFO] [stdout]   76 | pub struct Context {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `proof::z3_backend::Z3Backend`
[INFO] [stdout]     --> spec-core/src/formal/proof/z3_backend.rs:19:12
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct Z3Backend {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Prover`
[INFO] [stdout]     --> spec-core/src/formal/proof/prover.rs:11:12
[INFO] [stdout]      |
[INFO] [stdout]   11 | pub struct Prover {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] note: required because it appears within the type `UDAFModel`
[INFO] [stdout]     --> spec-core/src/formal/model/model.rs:14:12
[INFO] [stdout]      |
[INFO] [stdout]   14 | pub struct UDAFModel {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ModelState`
[INFO] [stdout]     --> specd/src/model_service.rs:20:12
[INFO] [stdout]      |
[INFO] [stdout]   20 | pub struct ModelState {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Mutex<ModelState>` to implement `Sync`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `std::sync::Arc<std::sync::Mutex<ModelState>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ModelServiceImpl`
[INFO] [stdout]     --> specd/src/model_service.rs:38:12
[INFO] [stdout]      |
[INFO] [stdout]   38 | pub struct ModelServiceImpl {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `SpecOracleService`
[INFO] [stdout]     --> specd/src/service.rs:8:12
[INFO] [stdout]      |
[INFO] [stdout]    8 | pub struct SpecOracleService {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Arc<SpecOracleService>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `SpecOracleServer<SpecOracleService>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:2706:16
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub struct SpecOracleServer<T> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Server::<L>::add_service`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.3/src/transport/server/mod.rs:404:15
[INFO] [stdout]      |
[INFO] [stdout]  399 |     pub fn add_service<S>(&mut self, svc: S) -> Router<L>
[INFO] [stdout]      |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  404 |             + Send
[INFO] [stdout]      |               ^^^^ required by this bound in `Server::<L>::add_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> specd/src/migration.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let store = DirectoryStore::new(spec_dir.to_path_buf());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> specd/src/model_service.rs:379:13
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let state = self.model_state.lock()
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/main.rs:53:22
[INFO] [stdout]      |
[INFO] [stdout]   53 |         .add_service(proto::spec_oracle_server::SpecOracleServer::new(svc))
[INFO] [stdout]      |          ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `*mut z3_sys::_Z3_context` cannot be sent between threads safely
[INFO] [stdout]      |          |
[INFO] [stdout]      |          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: required because it appears within the type `z3::Context`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/lib.rs:76:12
[INFO] [stdout]      |
[INFO] [stdout]   76 | pub struct Context {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] note: required because it appears within the type `proof::z3_backend::Z3Backend`
[INFO] [stdout]     --> spec-core/src/formal/proof/z3_backend.rs:19:12
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct Z3Backend {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `Prover`
[INFO] [stdout]     --> spec-core/src/formal/proof/prover.rs:11:12
[INFO] [stdout]      |
[INFO] [stdout]   11 | pub struct Prover {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] note: required because it appears within the type `spec_core::UDAFModel`
[INFO] [stdout]     --> spec-core/src/formal/model/model.rs:14:12
[INFO] [stdout]      |
[INFO] [stdout]   14 | pub struct UDAFModel {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ModelState`
[INFO] [stdout]     --> specd/src/model_service.rs:20:12
[INFO] [stdout]      |
[INFO] [stdout]   20 | pub struct ModelState {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Mutex<ModelState>` to implement `Sync`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `std::sync::Arc<std::sync::Mutex<ModelState>>` to implement `Sync`
[INFO] [stdout] note: required because it appears within the type `ModelServiceImpl`
[INFO] [stdout]     --> specd/src/model_service.rs:38:12
[INFO] [stdout]      |
[INFO] [stdout]   38 | pub struct ModelServiceImpl {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `SpecOracleService`
[INFO] [stdout]     --> specd/src/service.rs:8:12
[INFO] [stdout]      |
[INFO] [stdout]    8 | pub struct SpecOracleService {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: required for `std::sync::Arc<SpecOracleService>` to implement `Send`
[INFO] [stdout] note: required because it appears within the type `SpecOracleServer<SpecOracleService>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/specd-3c7a0e41beea2f5e/out/spec_oracle.rs:2706:16
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub struct SpecOracleServer<T> {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Server::<L>::add_service`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.12.3/src/transport/server/mod.rs:404:15
[INFO] [stdout]      |
[INFO] [stdout]  399 |     pub fn add_service<S>(&mut self, svc: S) -> Router<L>
[INFO] [stdout]      |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  404 |             + Send
[INFO] [stdout]      |               ^^^^ required by this bound in `Server::<L>::add_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     async fn create_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:158:5: 158:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-17663113114786366910.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn list_projects(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:207:5: 207:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-13084091637140704911.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> specd/src/migration.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let store = DirectoryStore::new(spec_dir.to_path_buf());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     async fn switch_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:230:5: 230:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-5391599457518123824.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     async fn delete_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:260:5: 260:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-12862377450913609348.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn get_current_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:275:5: 275:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-4545989374028176542.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> specd/src/model_service.rs:379:13
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let state = self.model_state.lock()
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     async fn import_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:303:5: 303:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-12569734599034685093.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 |     async fn query(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:496:10
[INFO] [stdout]     |
[INFO] [stdout] 496 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:495:5: 495:10}>>` to `Pin<Box<dyn std::future::Future<Output = Result<Response<QueryResponse>, Status>> + Send>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 |     async fn detect_contradictions(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:521:10
[INFO] [stdout]     |
[INFO] [stdout] 521 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:520:5: 520:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-4614744237672299571.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |     async fn detect_omissions(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:542:10
[INFO] [stdout]     |
[INFO] [stdout] 542 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:541:5: 541:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-10723935111217615757.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     async fn resolve_terminology(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:560:10
[INFO] [stdout]     |
[INFO] [stdout] 560 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:559:5: 559:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-6070831844704795676.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:574:5
[INFO] [stdout]     |
[INFO] [stdout] 574 |     async fn detect_layer_inconsistencies(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:575:10
[INFO] [stdout]     |
[INFO] [stdout] 575 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:574:5: 574:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-11849574898216165858.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     async fn find_formalizations(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:612:10
[INFO] [stdout]     |
[INFO] [stdout] 612 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:611:5: 611:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-2680039980469341873.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     async fn find_related_terms(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:637:10
[INFO] [stdout]     |
[INFO] [stdout] 637 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:636:5: 636:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-11993418893410353643.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     async fn detect_potential_synonyms(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:661:10
[INFO] [stdout]     |
[INFO] [stdout] 661 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:660:5: 660:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-2051883030464634032.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 689 |     async fn generate_contract_template(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:690:10
[INFO] [stdout]     |
[INFO] [stdout] 690 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:689:5: 689:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-5283467432223479948.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 716 |     async fn get_test_coverage(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:717:10
[INFO] [stdout]     |
[INFO] [stdout] 717 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:716:5: 716:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-563900666732333250.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:740:5
[INFO] [stdout]     |
[INFO] [stdout] 740 |     async fn calculate_compliance(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:741:10
[INFO] [stdout]     |
[INFO] [stdout] 741 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:740:5: 740:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-17620852563825786971.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 759 |     async fn get_compliance_report(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:760:10
[INFO] [stdout]     |
[INFO] [stdout] 760 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:759:5: 759:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-8951140695518840343.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 |     async fn query_at_timestamp(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:783:10
[INFO] [stdout]     |
[INFO] [stdout] 783 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:782:5: 782:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-10391556474811950300.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     async fn diff_timestamps(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:816:10
[INFO] [stdout]     |
[INFO] [stdout] 816 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:815:5: 815:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-11292916590366932072.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 |     async fn get_node_history(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:877:10
[INFO] [stdout]     |
[INFO] [stdout] 877 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:876:5: 876:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-17005027711083663891.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:903:5
[INFO] [stdout]     |
[INFO] [stdout] 903 |     async fn get_compliance_trend(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:904:10
[INFO] [stdout]     |
[INFO] [stdout] 904 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:903:5: 903:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-5809213963306635247.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:930:5
[INFO] [stdout]     |
[INFO] [stdout] 930 |     async fn detect_inter_universe_inconsistencies(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:931:10
[INFO] [stdout]     |
[INFO] [stdout] 931 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:930:5: 930:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-16129897759325472125.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 |     async fn infer_all_relationships(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:973:10
[INFO] [stdout]     |
[INFO] [stdout] 973 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:972:5: 972:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-16243257143578059914.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:994:5
[INFO] [stdout]     |
[INFO] [stdout] 994 |     async fn infer_all_relationships_with_ai(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:995:10
[INFO] [stdout]     |
[INFO] [stdout] 995 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:994:5: 994:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-16243257143578059914.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1021:5
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     async fn create_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1022:10
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1021:5: 1021:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-10654890801992168885.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     async fn get_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1029:10
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1028:5: 1028:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-3141384678195607716.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1035:5
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     async fn list_universes(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1036:10
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1035:5: 1035:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-3865240723605392955.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1042:5
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     async fn delete_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1043:10
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1042:5: 1042:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-13913414700295724054.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1049:5
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     async fn create_domain(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1050:10
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1049:5: 1049:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-6602994841261585584.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1056:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     async fn get_domain(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1056:5: 1056:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-12274574613579992404.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1063:5
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     async fn list_domains(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1064:10
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1063:5: 1063:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-7227017689467615882.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1070:5
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     async fn update_domain_constraints(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1071:10
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1070:5: 1070:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-5795527485158837861.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     async fn create_admissible_set(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1078:10
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1077:5: 1077:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-7801690770766446207.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1084:5
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     async fn get_admissible_set(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1085:10
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1084:5: 1084:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-11401898208964751096.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1091:5
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     async fn list_admissible_sets(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1092:10
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1091:5: 1091:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-2545080777512400597.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1098:5
[INFO] [stdout]      |
[INFO] [stdout] 1098 |     async fn verify_consistency(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1099:10
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1098:5: 1098:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-16086457645792947459.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1105:5
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     async fn verify_implication(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1106:10
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1105:5: 1105:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-14148005146941000466.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1112:5
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     async fn create_transform(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1113:10
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1112:5: 1112:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-1829749690669352312.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     async fn get_transform(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1120:10
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1119:5: 1119:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-6184665508209696478.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1126:5
[INFO] [stdout]      |
[INFO] [stdout] 1126 |     async fn list_transforms(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1127:10
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1126:5: 1126:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-7128650659956848789.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1133:5
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     async fn verify_transform_soundness(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1134:10
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1133:5: 1133:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-1484859331697811258.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1140:5
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     async fn construct_u0(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1140:5: 1140:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-8938700922718368522.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1147:5
[INFO] [stdout]      |
[INFO] [stdout] 1147 |     async fn sync_model(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1148:10
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1147:5: 1147:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-10696304893838529395.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1154:5
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     async fn validate_model(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1155:10
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1154:5: 1154:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-40ef0d00397f7f3b.long-type-3757115560092128479.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     async fn create_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:158:5: 158:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-13699477433020990517.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn list_projects(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:207:5: 207:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9139056334208273297.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     async fn switch_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:230:5: 230:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-13558374108220592838.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     async fn delete_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:260:5: 260:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-5061565854902914847.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn get_current_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:275:5: 275:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-12876834408955478430.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     async fn import_project(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:303:5: 303:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-11425419480458361967.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 |     async fn query(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:496:10
[INFO] [stdout]     |
[INFO] [stdout] 496 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:495:5: 495:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-1593673921817593951.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 |     async fn detect_contradictions(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:521:10
[INFO] [stdout]     |
[INFO] [stdout] 521 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:520:5: 520:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-988985205900444852.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |     async fn detect_omissions(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:542:10
[INFO] [stdout]     |
[INFO] [stdout] 542 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:541:5: 541:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9199908269602737341.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     async fn resolve_terminology(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:560:10
[INFO] [stdout]     |
[INFO] [stdout] 560 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:559:5: 559:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-10999228679797281233.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:574:5
[INFO] [stdout]     |
[INFO] [stdout] 574 |     async fn detect_layer_inconsistencies(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:575:10
[INFO] [stdout]     |
[INFO] [stdout] 575 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:574:5: 574:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-346998773428912447.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     async fn find_formalizations(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:612:10
[INFO] [stdout]     |
[INFO] [stdout] 612 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:611:5: 611:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9437255308474278358.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     async fn find_related_terms(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:637:10
[INFO] [stdout]     |
[INFO] [stdout] 637 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:636:5: 636:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-3502118343584922783.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     async fn detect_potential_synonyms(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:661:10
[INFO] [stdout]     |
[INFO] [stdout] 661 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:660:5: 660:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-10981699728593126066.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 689 |     async fn generate_contract_template(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:690:10
[INFO] [stdout]     |
[INFO] [stdout] 690 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:689:5: 689:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-10583356962489423800.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 716 |     async fn get_test_coverage(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:717:10
[INFO] [stdout]     |
[INFO] [stdout] 717 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:716:5: 716:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-15117802214743053389.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:740:5
[INFO] [stdout]     |
[INFO] [stdout] 740 |     async fn calculate_compliance(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:741:10
[INFO] [stdout]     |
[INFO] [stdout] 741 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:740:5: 740:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-4434400991973071600.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 759 |     async fn get_compliance_report(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:760:10
[INFO] [stdout]     |
[INFO] [stdout] 760 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:759:5: 759:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-16724115477754907764.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:782:5
[INFO] [stdout]     |
[INFO] [stdout] 782 |     async fn query_at_timestamp(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:783:10
[INFO] [stdout]     |
[INFO] [stdout] 783 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:782:5: 782:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-18307305212107771390.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     async fn diff_timestamps(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:816:10
[INFO] [stdout]     |
[INFO] [stdout] 816 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:815:5: 815:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-11566940907567936202.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 |     async fn get_node_history(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:877:10
[INFO] [stdout]     |
[INFO] [stdout] 877 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:876:5: 876:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-12455424459646349814.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:903:5
[INFO] [stdout]     |
[INFO] [stdout] 903 |     async fn get_compliance_trend(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:904:10
[INFO] [stdout]     |
[INFO] [stdout] 904 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:903:5: 903:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-8029206160980828077.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:930:5
[INFO] [stdout]     |
[INFO] [stdout] 930 |     async fn detect_inter_universe_inconsistencies(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:931:10
[INFO] [stdout]     |
[INFO] [stdout] 931 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:930:5: 930:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-6867713612877789317.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 972 |     async fn infer_all_relationships(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:973:10
[INFO] [stdout]     |
[INFO] [stdout] 973 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:972:5: 972:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-7087832047523422306.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> specd/src/service.rs:994:5
[INFO] [stdout]     |
[INFO] [stdout] 994 |     async fn infer_all_relationships_with_ai(
[INFO] [stdout]     |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]    --> specd/src/service.rs:995:10
[INFO] [stdout]     |
[INFO] [stdout] 995 |         &self,
[INFO] [stdout]     |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]     = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:994:5: 994:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-7087832047523422306.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1021:5
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     async fn create_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1022:10
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1021:5: 1021:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9816135308185639069.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     async fn get_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1029:10
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1028:5: 1028:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9459986688201853083.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1035:5
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     async fn list_universes(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1036:10
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1035:5: 1035:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-7124502801425638711.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1042:5
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     async fn delete_universe(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1043:10
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1042:5: 1042:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-18022703328498501272.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1049:5
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     async fn create_domain(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1050:10
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1049:5: 1049:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9812458543083021317.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1056:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     async fn get_domain(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1056:5: 1056:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-6751693507596484993.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1063:5
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     async fn list_domains(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1064:10
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1063:5: 1063:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-11927534553312187607.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1070:5
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     async fn update_domain_constraints(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1071:10
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1070:5: 1070:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-1606858589443312807.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     async fn create_admissible_set(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1078:10
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1077:5: 1077:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-13755236414572095020.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1084:5
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     async fn get_admissible_set(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1085:10
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1084:5: 1084:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-9186555222759583526.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1091:5
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     async fn list_admissible_sets(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1092:10
[INFO] [stdout]      |
[INFO] [stdout] 1092 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1091:5: 1091:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-2762727552731970578.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1098:5
[INFO] [stdout]      |
[INFO] [stdout] 1098 |     async fn verify_consistency(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1099:10
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1098:5: 1098:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-18212899194333621214.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1105:5
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     async fn verify_implication(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1106:10
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1105:5: 1105:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-13711539648120906143.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1112:5
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     async fn create_transform(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1113:10
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1112:5: 1112:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-16161034612055270816.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1119:5
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     async fn get_transform(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1120:10
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1119:5: 1119:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-15645788592002581261.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1126:5
[INFO] [stdout]      |
[INFO] [stdout] 1126 |     async fn list_transforms(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1127:10
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1126:5: 1126:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-10879746442221927062.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1133:5
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     async fn verify_transform_soundness(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1134:10
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1133:5: 1133:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-1450428837445524761.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1140:5
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     async fn construct_u0(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1140:5: 1140:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-7828896581624415877.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1147:5
[INFO] [stdout]      |
[INFO] [stdout] 1147 |     async fn sync_model(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1148:10
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1147:5: 1147:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-14972326875395659121.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> specd/src/service.rs:1154:5
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     async fn validate_model(
[INFO] [stdout]      |     ^^^^^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `ModelState`, the trait `Send` is not implemented for `*mut z3_sys::_Z3_context`
[INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync`
[INFO] [stdout]     --> specd/src/service.rs:1155:10
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         &self,
[INFO] [stdout]      |          ^^^^ has type `&SpecOracleService` which is not `Send`, because `SpecOracleService` is not `Sync`
[INFO] [stdout]      = note: required for the cast from `Pin<Box<{async block@specd/src/service.rs:1154:5: 1154:10}>>` to `Pin<Box<dyn Future<Output = Result<Response<...>, ...>> + Send>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/specd-04e145f62124b2fc.long-type-18285219556851121089.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0407, E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `specd` (bin "specd" test) due to 83 previous errors; 9 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0277, E0407, E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_node_kind` is never used
[INFO] [stdout]  --> spec-cli/src/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn parse_node_kind(s: &str) -> SpecNodeKind {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_edge_kind` is never used
[INFO] [stdout]   --> spec-cli/src/utils.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse_edge_kind(s: &str) -> SpecEdgeKind {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `edge_kind_name` is never used
[INFO] [stdout]   --> spec-cli/src/utils.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn edge_kind_name(k: i32) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `specd` (bin "specd") due to 83 previous errors; 6 warnings emitted
[INFO] [stdout] warning: function `parse_node_kind` is never used
[INFO] [stdout]  --> spec-cli/src/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn parse_node_kind(s: &str) -> SpecNodeKind {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_edge_kind` is never used
[INFO] [stdout]   --> spec-cli/src/utils.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse_edge_kind(s: &str) -> SpecEdgeKind {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `edge_kind_name` is never used
[INFO] [stdout]   --> spec-cli/src/utils.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn edge_kind_name(k: i32) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `infer_spec_kind` is never used
[INFO] [stdout]   --> spec-cli/src/utils.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn infer_spec_kind(content: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da", kill_on_drop: false }`
[INFO] [stdout] 32b678a6d2a3006fdbf9be902b0d8a91deaa0c3f30d83d4a4f08e4d8379f88da
